.clear {
    clear: both;
}

body {
    font-family: 'Microsoft Yahei', 'PingFang SC', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', STHeiti, 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #323232;
    background-color: #fff;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

img {
    vertical-align: middle;
}

.container {
    width: 980px;
    margin: 0 auto;
}

.block1 {
    border: 1px #ccc solid;
    padding: 30px 25px 10px;
    margin-bottom: 20px;
}
.block1 .first {
    font-size: 42px;
    font-weight: bold;
    color: #363636;
    text-align: center;
    margin-bottom: 35px;
}
.block1 .sub {
    position: relative;
    font-size: 16px;
}
.block1 .sub a {
    margin-right: 30px;
}
.block1 .sub a.more {
    position: absolute;
    top: 0;
    right: 0;
    color: #295699;
}

.block2 {
    margin-bottom: 20px;
}
.block2 .first {
    float: left;
    width: 680px;
    height: 80px;
    margin-bottom: 20px;
    text-align: center;
}
.block2 .first .title {
    font-size: 28px;
    line-height: 40px;
    overflow: hidden;
}
.block2 .first .c1 {
    height: 80px;
    line-height: 80px;
}
.block2 .first .c2 {
    height: 80px;
    line-height: 40px;
}
.block2 .first .subtitle {
    font-size: 14px;
    line-height: 20px;
}
.block2 .sj {
    float: right;
    width: 300px;
    height: 80px;
    margin-bottom: 20px;
}
.block2 .fl {
    float: left;
    width: 660px;
    height: 500px;
}
#jscroll { width:660px; height:500px; overflow:hidden; }
.block2 .fl img {
    width: 660px;
    height: 500px;
}
.block2 .fr {
    float: right;
    width: 300px;
    height: 500px;
}
.block2 .fr .mr {
    margin-bottom: 20px;
}
.block2 .fr .item .top {
    position: relative;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    color: #295699;
}
.block2 .fr .item .top a {
    color: #295699;
}
.block2 .fr .item .top span.hx {
    display: block;
    float: right;
    background-color: #dedede;
    width: 240px;
    height: 1px;
    margin-top: 10px;
}
.block2 .fr .item .line {
    border-bottom: 1px #dedede dashed;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.block2 .fr .item .main a {
    display: block;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    width: 100%;
}
.block3 .item .top {
    position: relative;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
    color: #295699;
}
.block3 .item .top a {
    color: #295699;
}
.block3 .item {
    float:left;
    width: 310px;
    margin-bottom: 20px;
}
.block3 .mr {
    margin-right: 25px;
}
.block3 .first {
    float: left;
    width: 120px;
    height: 100px;
}
.block3 .first img {
    width: 120px;
    height: 100px;
}
.block3 .main {
    float: right;
    width: 170px;
    height: 100px;
    line-height: 30px;
}
.block3 .main a {
    display: block;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    width: 100%;
}

.block4 .item .top {
    position: relative;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    padding-bottom: 15px;
    color: #3fb1c4;
    border-bottom: 2px #D0D0D0 solid;
}
.block4 .item .top a {
    color: #3fb1c4;
}
.block4 .item {
    float:left;
    width: 310px;
    margin-bottom: 20px;
}
.block4 .mr {
    margin-right: 25px;
}
.block4 .main {
    line-height: 30px;
}
.block4 .main a {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    width: 100%;
}

.block6 .item {
    float:left;
    width: 310px;
    margin-bottom: 20px;
}
.block6 .mr {
    margin-right: 25px;
}
.block6 .item .top {
    position: relative;
    border-top: 2px #29569A solid;
    font-weight: bold;
    font-size: 20px;
    padding-top: 15px;
    margin-bottom: 15px;
}
.block6 .item .top .more {
    position: absolute;
    right: 0;
    top: 15px;
    font-weight: normal;
    font-size: 16px;
    color: #323232;
}
.block6 .item .top span.s1 {
    color: #3fb1c4;
}
.block6 .item .top span.s2 {
    color: #295699;
}
.block6 .item .first {
    position: relative;
    height: 220px;
    margin-bottom: 10px;
}
.block6 .item .first img {
    position: absolute;
    z-index: 1;
    width: 310px;
    height: 220px;
}
.block6 .item .first .title {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 300px;
    height: 30px;
    line-height: 30px;
    background-color: #2B559D;
    color: #fff;
    opacity: 0.7;
    padding-left: 10px;
}
.block6 .item .first .info a {
    display: block;
    color: #3A4F7E;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
}
.block6 .item .main a {
    display: block;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    width: 100%;
}

.block7 {
    position: relative;
    margin-bottom: 20px;
}
.block7 .top {
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 15px;
    border-bottom: 2px #D0D0D0 solid;
}
.block7 .top a {
    color: #07A4B7;
}
.block7 .sub {
    float: right;
    font-weight: normal;
    font-size: 14px;
}
.block7 .sub a {
    color: #323232;
}
.block7 .main {
    padding: 20px 0;
    background-color: #F1F1F1;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-size: 30px 30px !important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-size: 30px 30px !important;
}
.swiper-container {
    width: 940px;
    height: 100%;
  }
  .swiper-slide {
    width: 176px;
    height: 140px;
  }
  .swiper-slide img {
    width: 176px;
    height: 140px;
  }
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
      left: 0px !important;
      top: 60% !important;
  }
  .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
      right: 0px !important;
      top: 60% !important;
  }

.block8 .item {
    float:left;
    width: 310px;
    margin-bottom: 20px;
}
.block8 .mr {
    margin-right: 25px;
}
.block8 .item .top {
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px #D0D0D0 solid;
}
.block8 .item .top a {
    color: #07A4B7;
}
.block8 .item .top .sub {
    float: right;
}
.block8 .item .top .sub a {
    color: #323232;
    font-size: 14px;
    font-weight: normal;
}
.block8 .item .first {
    height: 100px;
    margin-bottom: 10px;
}
.block8 .item .first .pic {
    float: left;
    width: 100px;
    height: 100px;
}
.block8 .item .first .pic img {
    width: 100px;
    height: 100px;
}
.block8 .item .first .info {
    float: right;
    width: 200px;
}
.block8 .item .first .info a {
    display: block;
    color: #3A4F7E;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.block8 .item .first .info .desc {
    font-size: 12px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}
.block8 .item .main a {
    display: block;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    width: 100%;
}

.block9 {
    margin-bottom: 20px;
}
.block9 .item {
    float: left;
    width: 470px;
    height: 180px;
    overflow: hidden;
    padding-right: 10px;
    margin-bottom: 10px;
}
.block9 .item img {
    float: left;
    margin-right: 10px;
}
.block9 .item a {
    margin-right: 10px;
}
.block10 {
    margin-bottom: 20px;
}

.block11 {
    margin-bottom: 20px;
    height: 210px;
}
.block11 .ad {
    float: left;
    width: 300px;
    height: 210px;
}
.block11 .ad img {
    width: 300px;
    height: 210px;
}
.block11 .item {
    float:left;
    width: 320px;
    margin-bottom: 30px;
}
.block11 .mr {
    margin-left: 20px;
    margin-right: 20px;
}
.block11 .item .top {
    position: relative;
    border-bottom: 1px #dedede dashed;
    font-weight: bold;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.block11 .item .top .more {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: normal;
    font-size: 16px;
    color: #323232;
}
.block11 .item .top span.s1 {
    color: #3fb1c4;
}
.block11 .item .top span.s2 {
    color: #295699;
}
.block11 .item .main a {
    display: block;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    width: 100%;
}

.block12 {
    height: 50px;
    margin-bottom: 20px;
}

.block12 img {
    width:100%;
}

.block13 {
    padding: 20px 0;
    background-color: #F1F1F1;
    margin-bottom: 20px;
}
.block13 .fl {
    float: left;
    width: 120px;
    color: #323232;
    font-size: 24px;
    font-weight: bold;
    padding: 25px 0;
    line-height: 40px;
    text-align: center;
    border-right: 1px #323232 solid;
}
.block13 .fr {
    float: left;
    width: 829px;
    margin-left: 30px;
    font-size: 14px;
}
.block13 .fr a {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 5px;
}